[]
Gets the item at the specified position.
public override T this[int index] { get; }
Public Overrides ReadOnly Default Property Item(index As Integer) As T
The position of the requested item.